/* CSS Document */
* {
  margin: 0;
  padding: 0;
}

input[type="submit"] {
  cursor: pointer;
}

input[type="checkbox"] {
  cursor: pointer;
}

input[type="radio"] {
  cursor: pointer;
}

img.imgyzm {
  cursor: pointer;
}

.disnone {
  display: none;
}

html {
  font-size: 62.5%;
  height: 100%;
  background-color: #fff;
}

body {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 0 auto;
  font-size: 14px;
  font-size: 1.4rem;
  max-width: 1920px;
  position: relative;
  overflow-x: hidden;
  font-family: Arial, Geneva, Verdana, sans-serif;
}

img {
  border: none;
}

.img_responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

ul li {
  list-style-type: none;
}

a,
dd,
dl,
dt,
form,
img,
li,
p,
span,
table,
td,
tr,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #333;
}

a {
  text-decoration: none;
  color: #333;
  outline: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

h1 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #333;
}

.clear {
  clear: both;
}

.maln {
  margin-left: auto !important;
}

.mln {
  margin-left: 0 !important;
}

input,
textarea {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  border: none;
  outline: none;
}

.l {
  float: left;
}

.r {
  float: right;
}

.fix {
  *zoom: 1;
}

.fix:after,
.fix:before {
  display: block;
  content: "clear";
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.box {
  position: relative;
}

@media screen and (min-width: 1220px) {
  .wp {
    width: 1200px;
    margin: auto;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1219px) {
  .wp {
    width: 980px;
    margin: auto;
  }
}

@media screen and (max-width: 999px) {
  .wp {
    width: 95%;
    margin: auto;
  }
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #333;
  font-family: Arial, Geneva, Verdana, sans-serif;
}

:-o-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #333;
  font-family: Arial, Geneva, Verdana, sans-serif;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #333;
  font-family: Arial, Geneva, Verdana, sans-serif;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #333;
  font-family: Arial, Geneva, Verdana, sans-serif;
}

/*.container*/
.container {
  width: 5px;
  height: 100%;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 999999999999999;
  cursor: pointer;
  position: fixed;
  top: -5px;
  right: 0;
  display: block;
}

.container .nav {
  overflow: hidden;
  width: 300px;
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 0px;
  right: 0;
  display: block;
  height: auto;
  overflow: scroll;
}

.container .nav form {
  margin: 15px auto;
  width: 258px;
  height: 26px;
  border: 1px solid #fff;
}

.container .nav form .iptc {
  box-sizing: border-box;
  padding-left: 15px;
  background-color: #fff;
  width: 80%;
  height: 26px;
  line-height: 26px;
  display: block;
  float: left;
}

.container .nav form .ipsc {
  width: 20%;
  height: 26px;
  line-height: 26px;
  display: block;
  float: right;
  background: #fff url(../images/sousuo1.png) no-repeat center center;
}

.container .nav>ul {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  overflow: scroll;
  padding-top: 45px;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.container .nav>ul>li {
  line-height: 40px;
  font-size: 12px;
  font-size: 1.2rem;
  text-indent: 20px;
  position: relative;
}

.container .nav>ul>li .addition {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 15px;
  top: 10px;
  background: url("fonts/shizi.png") no-repeat center center;
}

.container .nav>ul>li .addition.fa:before {
  margin-right: 5px;
  color: #fff;
  text-indent: 0;
}

.container .nav>ul>li>a {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
  margin-right: 50px;
}

.container .nav>ul>li>a span {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
}

.container .nav>ul>li .c-show {
  display: none;
  width: 100%;
}

.container .nav>ul>li .c-show1 .c-s1 {
  position: relative;
  padding-left: 15px;
}

.container .nav>ul>li .c-show1 .c-s1>a {
  margin-right: 50px;
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 30px;
}

.container .nav>ul>li .c-show1 .c-s1>a span {
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
}

.container .nav>ul>li .c-show1 .c-s1>.c-show2 {
  position: relative;
}

.container .nav>ul>li .c-show1 .c-s1>.c-show2 .c-s2 {
  position: relative;
}

.container .nav>ul>li .c-show1 .c-s1>.c-show2 .c-s2>a {
  margin-right: 50px;
  text-indent: 35px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 30px;
}

.container .nav>ul>li .c-show1 .c-s1>.c-show2 .c-s2>a span {
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
}

.container .nav>ul>li .c-show1 .c-s1 .c-s2 .c-show3 {
  position: relative;
}

.container .nav>ul>li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a {
  margin-right: 50px;
  text-indent: 50px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  line-height: 30px;
}

.container .nav>ul>li .c-show1 .c-s1 .c-s2 .c-show3 .c-s3 a span {
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
}

.container .nav>ul>dl {
  padding: 20px;
}

.container .nav>ul>dl dd {
  float: left;
  margin: 0 2px;
}

.container .menubtn {
  width: 23px;
  height: 18px;
  position: absolute;
  top: 12px;
  right: 12px;
  -webkit-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  z-index: 9999;
}

.container .menubtn span {
  display: block;
  width: 100%;
  height: 3px;
  margin-bottom: 3px;
  background-color: #333;
}

@media screen and (min-width: 1000px) {

  .container,
  .nav {
    display: none !important;
  }
}

.slide .carouse {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.slide .slideItem .banner-img {
  display: block;
  width: 100%;
}

.slide .slideItem {
  display: block;
}

.slide .carouse .slideItem {
  width: 100%;
  position: absolute;
}

.slide {
  position: relative;
}

.slide .console {
  height: 57px;
  display: inline-block;
  width: 35px;
  position: absolute;
  top: 40%;
}

.slide .dotList {
  text-align: center;
  position: absolute;
  bottom: 17px;
  left: 50%;
  margin-left: -55px;
}

.slide .dotList ul li {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/yao_hui.png) no-repeat center center;
  margin-left: 2px;
  cursor: pointer;
}

.slide .dotList ul li.active {
  background: url("../images/yao_1.png") no-repeat center center;
}

.slide .carousel-control {
  position: absolute;
  top: 50%;
  width: 60px;
  height: 60px;
  z-index: 999;
  margin-top: -28px;
}

.slide .carousel-control.left {
  left: 12%;
  background: url(../images/header_l.png) no-repeat center center;
  cursor: pointer;
}

.slide .carousel-control.right {
  right: 12%;
  background: url(../images/header_r.png) no-repeat center center;
  cursor: pointer;
}

.slide .carousel-control.left:hover {
  background: url(../images/header_lh.png) no-repeat center center;
}

.slide .carousel-control.right:hover {
  background: url(../images/header_rh.png) no-repeat center center;
}

.slide .slidedetail {
  display: none;
}

.imgtoVideo img {
  width: 100%;
}

.imgtoVideo>div {
  padding: 1px;
  position: relative;
  cursor: pointer;
  width: 49%;
  display: inline-block;
}

.imgtoVideo>div:hover .imgtoVideoDetail {
  display: block;
}

.imgtoVideo .imgtoVideoDetail {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  padding: 1px;
  display: none;
}

.imgtoVideo .imgtoVideoDetail>div {
  background: rgba(0, 98, 197, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8142B49, endColorstr=#C8142B49);
  width: 100%;
  height: 100%;
  text-align: center;
}

.imgtoVideo .tovideo .imgtoVideoDetail {
  display: block;
}

.imgtoVideo .tovideo .imgtoVideoDetail>div {
  background: #0C2D47;
  width: 60px;
  height: 60px;
  color: #fff;
  line-height: 60px;
  vertical-align: middle;
  margin: 0 auto;
  margin-top: 17%;
}

.imgtoVideo .imgtoVideoDetail .fa-search {
  color: #fff;
  font-size: 25px;
  margin-top: 21%;
}

.contentIV {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: table;
  background: rgba(20, 43, 73, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8142B49, endColorstr=#C8142B49);
  margin: 0 auto;
  z-index: -999;
  max-width: 1024px;
  display: none;
}

#picturetoVideo .carouse .slideItem {
  display: table;
  height: 100%;
}

#picturetoVideo .carouse .slideItem>div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

#picturetoVideo .carouse .slideItem .banner-img {
  max-width: 100%;
  width: auto;
}

.closeContentIV {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 25px;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  z-index: 999;
}

.dan999 {
  display: block;
}

.dan998 {
  display: none;
}

@media screen and (max-width: 999px) {
  .dan999 {
    display: none;
  }

  .dan998 {
    display: block;
  }
}

/* header */
.header {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 999;
}

.header .logo {
  margin-top: 18px;
}

.header .logo img {
  display: block;
  max-width: 205px;
  max-height: 48px;
  width: 100%;
}

.header_right {
  margin-top: 37px;
}

.header_top {
  text-align: right;
}

.header_form {
  border-radius: 8px;
  margin-top: 0px;
  border: 1px solid #666666;
  width: 265px;
  height: 35px;
  line-height: 35px;
  position: relative;
}

.header_form .tex {
  font-size: 14px;
  font-size: 1.4rem;
  color: #999999;
  font-style: italic;
  text-indent: 14px;
  width: 100%;
  line-height: 35px;
  height: 35px;
  display: inline-block;
  font-family: Arial;
  border-radius: 50px;
  background: transparent;
}

.header_form .tex::placeholder,
.header_form .tex::-webkit-input-placeholder {
  color: #999;
}

.header_form .sub {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 35px;
  width: 40px;
  font-size: 0px;
  cursor: pointer;
  z-index: 99;
  background: transparent url(../images/suosou.png) no-repeat right center;
}

.header_ul1>li {
  float: left;
  margin-right: 31px;
  margin-left: 31px;
  position: relative;
  padding-bottom: 18px;
}

.header_ul1>li>a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  line-height: 33px;
  display: block;
  padding-bottom: 3px;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
}

.header_ul1>li:hover>a,
.header_ul1 li.on>a {
  color: #019fe6;
  border-color: #019fe6;
}

.header_ul1>li:hover .dan_header {
  display: block;
}

.dan_header {
  display: none;
  width: 156px;
  position: absolute;
  left: -30px;
  top: 100%;
  background: #fff;
  border: 1px solid #e2e2e2;
  z-index: 999999;
}

.dan_header>ul>li {
  line-height: 44px;
  text-align: center;
  position: relative;
  left: 0px;
}

.dan_header>ul>li>a {
  position: relative;
  color: #333333;
  line-height: 44px;
  display: block;
}

.dan_header>ul>li:hover>a {
  color: #fff;
  background: #019fe6;
}

.dan_header>ul>li:hover .dan_sanheader {
  display: block;
}

.dan_sanheader {
  display: none;
  width: 156px;
  position: absolute;
  left: 100%;
  top: 0px;
  z-index: 999999;
}

.dan_sanheader>ul {
  background: #fff;
  border: 1px solid #e2e2e2;
}

.dan_sanheader>ul>li {
  line-height: 40px;
  text-align: center;
  position: relative;
}

.dan_sanheader>ul>li>a {
  color: #333333;
  line-height: 40px;
  display: block;
  padding-left: 0px;
}

.dan_sanheader>ul>li:hover>a {
  color: #fff;
  background: #019fe6;
}

@media screen and (max-width: 1219px) {
  .header_form {
    width: 177px;
  }

  .header_ul1>li {
    margin-left: 10px;
  }
}

@media screen and (max-width: 999px) {
  .header {
    position: relative;
  }

  .header_ul1>li {
    margin-left: 0px;
  }

  .header_ul1>li>a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 979px) {
  .header {
    background: #fff;
  }

  .header_right {
    display: none;
  }

  .header .logo {
    float: none;
    margin: 0 auto;
    width: 100%;
    max-width: 123px;
    margin-top: 20px;
  }
}

@media screen and (max-width: 768px) {
  .nav-dots {
    bottom: 20px !important;
  }

  .slide .carousel-control {
    display: none;
  }
}

/* nav_head */
.nav_head {
  width: 100%;
  background: #fff;
  padding-top: 10px;
  display: none;
}

.nav_head li {
  text-align: center;
  width: 25%;
  float: left;
}

.nav_head li a {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
  line-height: 30px;
}

.nav_head li.on a {
  background: #019fe6;
  color: #fff;
}

.nav_head li:hover a {
  background: #019fe6;
  color: #fff;
}

@media screen and (max-width: 979px) {
  .nav_head {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .nav_head li a {
    font-size: 14px;
    font-size: 1.4rem;
    color: #333;
    line-height: 30px;
  }
}

/* footer */
.footer {
  background: #181818;
  padding-top: 47px;
}

.footer a:hover {
  color: #fff;
}

.footer .title {
  font-size: 24px;
  font-size: 2.4rem;
  color: #fff;
  line-height: 30px;
  text-transform: uppercase;
}

.footer .title a {
  color: #fff;
}

.footer_left {
  float: left;
  width: 276px;
}

.footer_center {
  float: left;
  width: 300px;
}

.footer_right {
  float: right;
  width: 536px;
}

.footer ul {
  margin-top: 20px;
}

.footer ul li {
  line-height: 30px;
  color: #bbbbbb;
}

.footer ul li a {
  color: #bbbbbb;
  position: relative;
  left: 0px;
}

.footer ul li:hover {
  left: 10px;
}

.footer ul li:hover a {
  left: 10px;
  color: #fff;
}

.ftx_ul {
  margin-top: 20px;
}

.ftx_ul li {
  padding-left: 32px;
  line-height: 30px;
  color: #bbbbbb;
}

.ftx_ul li a {
  color: #bbbbbb;
}

.ftx_ul li.li1 {
  background: url(../images/foconli1.png) no-repeat left 7px;
}

.ftx_ul li.li2 {
  background: url(../images/foconli2.png) no-repeat left 5px;
}

.ftx_ul li.li3 {
  background: url(../images/foconli3.png) no-repeat left 5px;
}

.ftx_ul li.li6 {
  background: url(../images/foconli6.png) no-repeat left 2px;
}

.ftx_ul li.li7 {
  background: url(../images/foconli7.png) no-repeat left 2px;
}

.ftx_ul li.li8 {
  background: url(../images/foconli8.png) no-repeat left 2px;
}

.ftx_ul li.li9 {
  background: url(../images/foconli9.png) no-repeat left 2px;
}

.ftx_ul li.li10 {
  background: url(../images/weixin.png) no-repeat left 2px;
}

.ftx_ul li.li11 {
  background: url(../images/wx.png) no-repeat left 2px;
}

.footer_right form {
  margin-top: 34px;
}

.footer_right .c_div {
  margin-top: 0px;
  margin-bottom: 10px;
}

.footer_right .c_div2 {
  margin-top: 10px;
}

.footer_right .c_input,
.footer_right .c_captcha {
  font-size: 14px;
  font-size: 1.4rem;
  color: #aaaaaa;
  height: 36px;
  line-height: 36px;
}

.footer_right .c_input {
  width: 250px;
  padding-left: 6px;
  display: block;
  background-color: transparent;
  border: 1px solid #ffffff;
  box-sizing: border-box;
}

.footer_right .c_textarea {
  font-size: 12px;
  font-size: 1.2rem;
  color: #aaaaaa;
  font-family: Arial;
  line-height: 36px;
  background-color: transparent;
  padding-left: 6px;
  width: 100%;
  box-sizing: border-box;
  height: 96px;
  border: 1px solid #ffffff;
}

.footer_right .c_input::placeholder,
.footer_right .c_captcha::placeholder,
.footer_right .c_textarea::placeholder {
  color: #aaa;
}

.footer_right .c_yzm {
  display: block;
  float: left;
  cursor: pointer;
}

.footer_right .c_captcha {
  display: block;
  float: left;
  padding-left: 6px;
  width: 250px;
  margin-right: 36px;
  background-color: transparent;
  border: 1px solid #ffffff;
  font-size: 12px;
  font-size: 1.2rem;
}

.footer_right .c_send {
  float: right;
  width: 106px;
  background: #019fe6;
  color: #fff;
  height: 36px;
  line-height: 36px;
  cursor: pointer;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
}

.footer_right .c_send:hover {
  background: #aaa;
}

.footer_bot .shejiao {
  position: relative;
  top: 10px;
  margin-left: 20px;
}

.footer_bot .shejiao a {
  display: block;
  margin-left: 14px;
  float: left;
}

.shejiao a img {
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
}

.shejiao a:hover img {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
}

.footer_bot {
  margin-top: 13px;
  padding-top: 7px;
  padding-bottom: 13px;
  color: #bbbbbb;
}

.footer_bot a,
.footer_bot p {
  color: #bbbbbb;
  line-height: 30px;
}

.footer_bot p a {
  display: inline-block;
  padding-left: 5px;
}

.Links {
  height: 30px;
}

.Links a {
  display: inline-block;
  padding-right: 10px;
}

@media screen and (max-width: 1219px) {
  .footer_left {
    width: 141px;
  }

  .footer_center {
    float: left;
    width: 303px;
  }
}

@media screen and (max-width: 999px) {
  .footer_left {
    width: 30%;
    float: left;
  }

  .footer_center {
    width: 70%;
    float: right;
    margin-left: 0px;
  }

  .footer_right {
    width: 100%;
  }

  .footer_right .c_nr {
    width: calc(48% - 23px);
  }

  .footer_right .c_captcha {
    width: calc(48% - 15px);
  }

  .footer_right .c_input {
    width: calc(100% - 35px);
  }

  .footer_right .c_textarea {
    width: calc(100% - 35px);
  }
}

@media screen and (max-width: 768px) {
  .footer {
    padding-top: 0px;
    padding-bottom: 79px;
  }

  .footer_left {
    display: none;
  }

  .footer_center {
    display: none;
  }

  .footer_right {
    display: none;
  }

  .Links {
    display: none;
  }

  .footer_bot .shejiao {
    display: none;
  }

  .footer_bot {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.mantitle {
  padding-top: 50px;
  background: url(../images/m2tirbj.jpg) no-repeat center bottom;
  padding-bottom: 17px;
  margin-bottom: 22px;
}

.mantitle a {
  display: block;
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 40px;
  font-weight: bold;
  text-align: center;
  font-weight: bold;
}

.mantitle a span {
  color: #019fe6;
}

.main_ttil2 {
  margin-bottom: 44px;
}

.main_ttil2 a {
  display: block;
  text-align: center;
  color: #666666;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
}

.mantitle a:hover {
  color: #019fe6;
}

.main_ttil2 a:hover {
  color: #019fe6;
}

.main2 li a:hover {
  color: #333;
}

.main1 {
  background: url(../images/m1bj.jpg) repeat-y center top;
  padding-bottom: 29px;
}

.m1_ul li {
  float: left;
  margin-left: 50px;
  margin-bottom: 47px;
}

.m1_ul .m1_wrap {
  border: 1px solid #cecece;
  max-width: 262px;
  width: 100%;
  box-sizing: border-box;
  margin: 0 auto;
  background: #fff;
}

.m1_ul img {
  display: block;
  max-width: 262px;
  max-height: 213px;
  width: 100%;
  margin: 0 auto;
}

.m1_ul .wenz {
  display: block;
  width: 95%;
  margin: 0 auto;
  margin-top: 3px;
  margin-bottom: 11px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 30px;
  text-align: center;
}

.m1_ul li:hover .m1_wrap {
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.36);
}

@media screen and (max-width: 1219px) {
  .m1_ul li {
    width: 23%;
    margin-left: 1% !important;
    margin-right: 1%;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 768px) {
  .mantitle {
    padding-top: 20px;
    padding-bottom: 5px;
    margin-bottom: 15px;
  }

  .main_ttil2 {
    margin-bottom: 10px;
  }

  .mantitle a {
    font-size: 30px;
    font-size: 3rem;
  }

  .m1_ul li {
    width: 31%;
    margin-left: 1% !important;
    margin-right: 1%;
    margin-bottom: 20px;
  }

  .m1_ul .wenz {
    margin: 0 auto;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 420px) {
  .mantitle a {
    font-size: 24px;
    font-size: 2.4rem;
  }

  .m1_ul li {
    width: 48%;
  }
}

.main2 {
  background: url(../images/m2bj.jpg) repeat-y center top;
  padding-bottom: 81px;
}

.main2 .mantitle {
  background: url(../images/m2titbj.jpg) no-repeat center bottom;
}

.main2 .mantitle a {
  color: #fff;
}

.main2 .main_ttil2 a {
  color: #fff;
}

.main2 ul {
  max-width: 1048px;
  margin: 0 auto;
  width: 100%;
}

.main2 li {
  float: left;
  margin-left: 108px;
}

.main2 .m2_wrap {
  max-width: 181px;
  margin: 0 auto;
  width: 100%;
}

.main2 .m2_wrap img {
  display: block;
  max-width: 181px;
  max-height: 180px;
  width: 100%;
  margin: 0 auto;
}

.main2 li p {
  margin-top: 19px;
}

.main2 li a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  color: #fff;
  text-align: center;
  display: block;
}

@media screen and (max-width: 1219px) {
  .main2 li {
    width: 23%;
    margin-left: 1% !important;
    margin-right: 1%;
  }
}

@media screen and (max-width: 768px) {
  .main2 {
    padding-bottom: 30px;
  }

  .main2 li {
    width: 48%;
    margin-left: 1% !important;
    margin-right: 1%;
    margin-top: 20px;
  }

  .main2 li p {
    height: 72px;
    overflow: hidden;
  }
}

@media screen and (max-width: 320px) {
  .main2 li p a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.main3 {
  background: url(../images/m3bj.jpg) repeat-y center top;
  padding-bottom: 32px;
}

.main3 .mantitle {
  margin-bottom: 60px;
}

.main4 {
  padding-bottom: 65px;
}

.main4 a:hover {
  color: #019fe6;
}

.main4 .img-scroll {
  position: relative;
  width: 100%;
  margin-top: 47px;
}

.main4 .img-scroll .prev {
  position: absolute;
  display: block;
  width: 15px;
  height: 28px;
  top: 50%;
  margin-top: -30.5px;
  z-index: 99;
}

.main4 .img-scroll .next {
  position: absolute;
  display: block;
  width: 15px;
  height: 28px;
  top: 50%;
  margin-top: -30.5px;
  z-index: 99;
}

.main4 .img-scroll .prev {
  left: 0;
  cursor: pointer;
  background: url(../images/m4_left.png) no-repeat center;
}

.main4 .img-scroll .next {
  right: 0;
  cursor: pointer;
  background: url(../images/m4_right.png) no-repeat center;
}

.main4 .img-list {
  position: relative;
  width: 91.6%;
  overflow: hidden;
  margin: 0 auto;
}

.main4 .img-list ul {
  width: 1000%;
}

.main4 .img-list li {
  float: left;
  width: 10%;
  margin-right: 1%;
}

.main4 .m4_box {
  max-width: 508px;
  width: 49%;
}

.main4 a {
  display: block;
}

.main4 img {
  display: block;
  max-width: 508px;
  max-height: 341px;
  margin: 0 auto;
  width: 100%;
}

.main4 .time_wrap span {
  display: block;
  text-align: center;
}

.main4 .time_wrap .span1 {
  margin-bottom: 15px;
  padding-bottom: 13px;
  margin-top: 4px;
  font-size: 40px;
  font-size: 4rem;
  color: #666;
  line-height: 50px;
  background: url(../images/tiyt.jpg) no-repeat center bottom;
}

.main4 .time_wrap .span2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
  color: #666666;
}

.main4 .m4_top {
  position: relative;
  margin-top: 17px;
  min-height: 129px;
}

.main4 .time_wrap {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 89px;
  height: 129px;
  border-right: 1px solid #e5e5e5;
}

.main4 .m4_right {
  padding-left: 107px;
}

.main4 .ti_3 {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 26px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.main4 .time {
  /*display: none;*/
  margin-top: 1px;
  margin-bottom: 2px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #666;
  line-height: 30px;
  font-style: italic;
}

.main4 p a {
  margin-top: 4px;
  display: block;
  line-height: 30px;
  max-height: 90px;
  overflow: hidden;
  color: #666;
}

@media screen and (max-width: 768px) {
  .main3 .mantitle {
    margin-bottom: 20px;
  }

  .main4 {
    padding-bottom: 20px;
  }

  .main4 .m4_box {
    max-width: 508px;
    width: 100%;
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
  }

  .main4 .time_wrap {
    display: none;
  }

  .main4 .time {
    margin: 0 auto;
    display: block;
  }

  .main4 .m4_right {
    padding-left: 0px;
  }

  .main4 p a {
    margin-top: 0px;
  }
}

@media screen and (max-width: 500px) {
  .main4 .img-scroll {
    margin-top: 30px;
  }

  .main4 .img-list {
    width: 80%;
  }
}

/* banner_top */
.banner_top {
  padding-top: 54px;
  padding-bottom: 48px;
  background: url(../images/btopbj.jpg) no-repeat top center;
  text-align: center;
  margin-bottom: 65px;
}

.banner_top p {
  text-align: center;
  color: #333;
  line-height: 30px;
  padding-top: 3px;
  color: #fff;
}

.banner_top .title2 {
  padding-bottom: 5px;
}

.banner_top .title2 span {
  text-transform: uppercase;
  font-size: 26px;
  font-size: 2.6rem;
  color: #fff;
  line-height: 40px;
}

.banner_top p {
  color: #fff;
  line-height: 30px;
}

.banner_top p a {
  color: #fff;
  line-height: 30px;
}

.banner_top p a.on {
  text-decoration: underline;
}

.banner_top p a:hover {
  text-decoration: underline;
}

/*============================================ product ==============================================*/
/*goods*/
.product .xiangqing .goods {
  width: 915px;
}

.product .xiangqing .goods .box1 ul li {
  margin-left: 62px;
  margin-bottom: 34px;
}

.product .litxt {
  margin-top: 21px;
  padding-bottom: 0px;
}

.product .litxt .topp {
  text-align: center;
  margin-bottom: 8px;
}

.product .litxt .topp a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  line-height: 27px;
}

.product .litxt .topp a:hover {
  color: #019fe6;
}

.product .litxt .bott {
  position: relative;
}

.product .litxt .bott a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #019fe6;
  display: block;
  width: 139px;
  height: 33px;
  background-color: #fff;
  line-height: 33px;
  text-align: center;
  margin: 0 auto;
  border: 1px solid #019fe6;
}

.product .litxt .bott a:hover {
  background-color: #019fe6;
  color: #fff;
}

.product .litxt .bott input {
  position: absolute;
  left: 0%;
  top: 30%;
  cursor: pointer;
}

/* .product ul.ul2 .litxt {background-color: #fff;} */
.product .xiangqing .goods ul.ul2 li {
  margin-bottom: 10px;
}

/*list*/
.product .xiangqing .list {
  width: 240px;
  margin-bottom: 0px;
}

.product .xiangqing .list .title1 {
  margin-bottom: 0px;
}

.product .xiangqing .list .title1 a {
  text-align: center;
  text-transform: uppercase;
  display: block;
  height: 45px;
  line-height: 45px;
  background-color: #019fe6;
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
}

.product .xiangqing .list .title1 a:hover {
  background-color: #019fe6;
}

.product .xiangqing .list .subNav {
  cursor: pointer;
  margin-bottom: 0px;
  border: 1px solid #d2d2d2;
  margin-top: 9px;
  padding-top: 0px;
  background: #eee url(../images/probg.png) no-repeat 13px center;
}

.product .xiangqing .list .subNav a {
  line-height: 40px;
  padding-left: 47px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333333;
  -webkit-transition: 0s;
  transition: 0s;
}

.product .xiangqing .list .subNav:hover {
  background: #019fe6 url(../images/probgon.png) no-repeat 10px center;
}

.product .xiangqing .list .subNav:hover a {
  color: #fff;
}

.product .xiangqing .list .currentDd {
  background: #019fe6 url(../images/probgon.png) no-repeat 10px center;
}

.product .xiangqing .list .currentDd a {
  color: #fff;
}

.product .xiangqing .list .navContent {
  display: none;
  background: #fff;
  position: relative;
  padding-top: 2px;
  padding-bottom: 4px;
  border: 1px solid #d2d2d2;
  border-top: 0;
}

.product .xiangqing .list .navContent>li a {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  padding-top: 0;
  padding-bottom: 0px;
  color: #666666;
  padding-left: 47px;
  line-height: 36px;
  background: url(../images/hengxian.png) no-repeat 45px center;
}

.product .xiangqing .list .navContent>li a:hover {
  color: #019fe6;
  background: url(../images/hengxianon.png) no-repeat 45px center;
}

/*page*/
.page {
  position: relative;
  margin: 4px auto 100px;
}

.page {
  text-align: center;
}

.page a {
  display: inline-block;
  background-color: #fff;
  color: #333;
  margin-right: 5px;
  width: 35px;
  height: 30px;
  line-height: 28px;
  border: 1px solid #e5e5e5;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
  border-radius: 0px;
}

.page .big{
  width: 53px;
  height: 30px;
  line-height: 28px;
    border: 1px solid #e5e5e5;
    text-align: center;
    font-size: 12px;
    font-size: 1.2rem;
    border-radius: 0px;
}

.page a.on,
.page a:hover {
  background-color: #019fe6;
  border: 1px solid #019fe6;
  color: #fff;
}

.page a.first {
  width: 61px;
  margin-right: 10px;
}

.page a.last {
  width: 61px;
  margin-left: 4px;
}

.page span {
  display: inline-block;
  width: 50px;
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  position: relative;
  top: 3px;
}

.page img {
  display: inline-block;
  position: relative;
  top: 1px;
  margin-left: 2px;
  margin-right: 8px;
}

.ins {
  margin-left: 10px;
  width: 150px;
  display: inline-block;
  height: 30px;
  font-family: tahoma;
  line-height: 28px;
  text-align: center;
  border: none;
  outline: none;
  background-color: #019fe6;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  cursor: pointer;
  border: 1px solid #019fe6;
}

.ins:hover {
  background-color: #019fe6;
  border: 1px solid #019fe6;
}

.titlems {
  position: relative;
}

.titlems .dan_p {
  position: absolute;
  right: 12px;
  top: 12px;
  display: none;
}

.titlems .dan_p span {
  margin-bottom: 2px;
  display: block;
  width: 25px;
  height: 4px;
  background-color: #fff;
}

@media screen and (max-width: 999px) {
  .titlems .dan_p {
    display: block;
  }

  .product .subNavBox {
    display: none;
  }
}

@media screen and (max-width: 1219px) {
  .product .xiangqing .goods {
    width: 720px;
  }

  .product .xiangqing .goods .box1 ul li {
    width: 31%;
  }
}

@media screen and (max-width: 999px) {
  .product .xiangqing .list {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }

  .product .xiangqing .goods {
    width: 100%;
    float: none;
  }

  .page {
    position: relative;
    margin: 4px auto 30px;
  }

  .page a {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .banner_top {
    margin-bottom: 30px;
  }

  .product .litxt .bott a {
    width: 75%;
  }

  .page img {
    display: none;
  }

  .product .xiangqing .goods .box1 ul li {
    width: 48%;
  }

  .product .litxt {
    margin-top: 10px;
  }
}

.pro_conr_box img {
  display: block;
  max-width: 460px;
  max-height: 376px;
  margin: 0 auto;
  width: 100%;
  border: 1px solid #e9e9e9;
}

.pro_conr {
  width: 414px;
  margin-left: 41px;
}

.pro_conr h1 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 30px;
  padding-bottom: 23px;
}

.pto_ttile {
  margin-top: 38px;
  padding-left: 40px;
  background: url(../images/protitl.jpg) no-repeat left center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 45px;
  font-weight: bold;
  color: #fff;
}

.product .btn {
  margin-top: 10px;
}

.product .btn a,
.product .btn span {
  display: inline-block;
  color: #fff;
  width: 125px;
  height: 33px;
  line-height: 31px;
  border-radius: 50px;
  text-align: center;
  background-color: #7a7a7a;
  border: 1px solid #7a7a7a;
  margin-right: 33px;
}

.product .btn a:hover {
  background-color: #019fe6;
  color: #fff;
  border-color: #019fe6;
}

.product .share1 {
  margin-top: 25px;
}

.product .share1 p {
  position: relative;
  top: -11px;
  margin-right: 10px;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  color: #019fe6;
}

.product .share1 .sha {
  display: inline-block;
  margin-left: -7px;
}

.product .share1 .sha img {
  display: inline-block;
  border: 0px;
}

.pro_x {
  font-size: 14px;
  font-size: 1.4rem;
  color: #666666;
  line-height: 40px;
}

.pro_x a {
  color: #019fe6;
  line-height: 30px;
}

.pro_x img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.pro_x iframe {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.pro_x table {
  width: 90%;
  border-collapse: collapse;
  line-height: 22px;
  border: 1px solid #ccc;
  margin-left: auto;
  margin-right: auto;
}

.pro_x table tr td {
  padding: 3px;
  border: 1px solid #ccc;
  background: #fff;
}

.prin {
  background: url(../images/xin.jpg) repeat-x top;
  margin-top: 29px;
  padding-bottom: 44px;
  border: 1px solid #dcdcdc;
}

.poxinn {
  z-index: 9999;
  position: relative;
  width: 777px;
  margin-left: 50px;
  padding-top: 38px;
}

.poxinn p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 28px;
  color: #019fe6;
  margin-bottom: 6px;
}

.poxinn p strong {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
}

.poxinn .xing {
  background: url(../images/xing.jpg) no-repeat left 14px;
  padding-left: 15px;
}

.poxinn .int1 {
  padding-left: 14px;
  float: left;
  margin-top: 14px;
}

.poxinn .int2 {
  padding-left: 14px;
  float: right;
  margin-top: 14px;
}

.poxinn .int1 input,
.poxinn .int2 input {
  width: 356px;
  height: 36px;
  border-radius: 5px;
  padding-left: 11px;
  font-family: Arial;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 36px;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
  background: #f3f3f3;
}

.poxinn textarea {
  font-family: Arial;
  font-size: 14px;
  font-size: 1.4rem;
  width: 762px;
  height: 114px;
  border-radius: 5px;
  padding-left: 11px;
  line-height: 34px;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
  background: #f3f3f3;
  background: #f3f3f3;
}

.poxinn .int5 {
  margin-top: 19px;
}

.poxinn .int3 {
  width: 281px;
  height: 34px;
  border-radius: 5px;
  padding-left: 11px;
  font-family: Arial;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 34px;
  box-shadow: 0px 3px 2px rgba(0, 0, 0, 0.2);
  float: left;
  background: #f3f3f3;
}

.poyanzheng {
  width: 163px;
  height: 36px;
  float: left;
  margin-left: 11px;
  cursor: pointer;
}

.poxinn .int4 {
  width: 229px;
  height: 36px;
  float: right;
  background: #019fe6;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 36px;
  color: #fff;
  margin-left: 18px;
  cursor: pointer;
  transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  border-radius: 5px;
}

.poxinn .int4:hover {
  background: #1e5998;
}

.peo_boxdan {
  padding-bottom: 53px;
}

.pro_title2 {
  margin-top: 96px;
  margin-bottom: 32px;
  background: url(../images/protutbj.jpg) no-repeat 222px center;
}

.pro_title2 a {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 30px;
  font-weight: bold;
  color: #019fe6;
}

.pro_title3 {
  margin-top: 32px;
  margin-bottom: 32px;
  background: url(../images/protutbj.jpg) no-repeat 170px center;
}

.pro_title3 a {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 30px;
  font-weight: bold;
  color: #019fe6;
}

@media screen and (min-width: 1000px) and (max-width: 1219px) {
  .poxinn {
    width: 622px;
    margin: 0 auto;
  }

  .poxinn .int1 input,
  .poxinn .int2 input {
    width: 270px;
  }

  .poxinn textarea {
    width: 608px;
  }

  .poxinn .int3 {
    width: 170px;
  }

  .pro_conr_box img {
    margin: 0 auto;
    float: none;
  }

  .pro_conr {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
  }
}

@media screen and (max-width: 999px) {
  .pro_title2 {
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .poxin {
    height: auto;
    margin-top: auto;
  }

  .poxinn {
    width: 95%;
    padding-top: 20px;
    margin: 0 auto;
  }

  .poxinn .int1,
  .poxinn .int2 {
    width: auto;
    float: none;
  }

  .poxinn .int1 input,
  .poxinn .int2 input {
    width: 95%;
  }

  .poxinn textarea {
    width: 95%;
  }

  .poxinn .int4 {
    width: 30%;
    float: left;
    margin-left: 10px;
    margin-top: 15px;
  }

  .poyanzheng {
    margin-left: auto;
    margin-top: 15px;
  }

  .poxinn .int3 {
    width: 95%;
  }
}

@media screen and (max-width: 979px) {
  .pro_conr_box img {
    margin: 0 auto;
    float: none;
  }

  .pro_conr {
    width: 100%;
    margin: 0 auto;
    margin-top: 20px;
  }

  .nav-arrows {
    display: none !important;
  }
}

@media screen and (max-width: 450px) {
  .product .xiangqing .list .title1 a {
    font-size: 20px;
    font-size: 2rem;
  }

  .product .btn a,
  .product .btn span {
    width: 48%;
    margin-right: 1%;
  }
}

.about .abtu_img {
  display: block;
  max-width: 579px;
  margin: 0 auto;
  width: 100%;
  max-height: 371px;
  margin-right: 42px;
}

.about .ab_r {
  /* padding-left: 15px; */
  width: 100%;
  /* background: url(../images/abtubj.jpg) no-repeat top left; */
}

.about .ab_r::before{
  content: '';
  width: 5px;
  height: 57px;
  background: #2c8dd6;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}

.about p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 30px;
  margin-bottom: 30px;
}

.about .title {
  padding-top: 14px;
  padding-bottom: 28px;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 30px;
  color: #2c8dd6;
  font-weight: bold;
  display: inline-block;
}

@media screen and (max-width: 1219px) {
  .about .abtu_img {
    width: 49%;
  }

  /* .about .ab_r {
    width: 49%;
  } */
}

@media screen and (max-width: 999px) {
  .about .abtu_img {
    margin-right: 15px;
  }

  .about .ab_r {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }

  .about p {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) {
  .about .title {
    font-size: 22px;
    font-size: 2.2rem;
    padding: 0px;
    margin-top: 20px;
  }

  .about .ab_r {
    background: none;
    padding-left: 0px;
  }
  
}

@media screen and (max-width: 480px){
  .about .abtu_img{
    width: 100%;
    float: none !important;
    margin-bottom: 10px;
  }
}

.news2 .xqy h1 {
  text-align: center;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 26px;
  color: #333;
  font-weight: normal;
}

.news2 .time {
  text-align: center;
  height: 24px;
  margin-top: 9px;
  margin-bottom: 18px;
}

.news2 .time span.sapn1 {
  font-size: 12px;
  font-size: 1.2rem;
  color: #666666;
  font-weight: normal;
  display: inline-block;
  line-height: 24px;
  height: 24px;
  padding-left: 22px;
  background: url(../images/shizhong.png) no-repeat left center;
}

.news2 .time .share1 {
  display: inline-block;
  position: relative;
  top: 7px;
  padding-left: 15px;
}

.news2 .time .share1 .span {
  padding-right: 5px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #666666;
  height: 24px;
  line-height: 43px;
}

.news2 .share1 {
  position: relative;
  top: 8px;
  display: inline-block;
  width: 233px;
}

.news2 .share1 .span4 {
  font-size: 14px;
  font-size: 1.4rem;
  color: #999999;
  height: 24px;
  line-height: 24px;
}

.news2 .at-resp-share-element .at-icon {
  width: 24px !important;
  height: 24px !important;
}

.news2 .at-style-responsive .at-share-btn {
  padding: 0 !important;
  border-radius: 2px !important;
}

.news2 .at-resp-share-element .at-share-btn .at-icon-wrapper {
  width: 24px !important;
  height: 24px !important;
}

.news2 .at-resp-share-element .at-share-btn {
  margin-bottom: 0 !important;
  margin-right: 3px !important;
}

.news2 .news2x {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  line-height: 30px;
  margin-top: 20px;
}

.news2 .news2x a {
  color: #019fe6;
  line-height: 30px;
}

.news2 .news2x img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.news2 .news2x iframe {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.news2 .news2x table {
  width: 90%;
  border-collapse: collapse;
  line-height: 22px;
  border: 1px solid #ccc;
  margin-left: auto;
  margin-right: auto;
}

.news2 .news2x table tr td {
  padding: 3px;
  border: 1px solid #ccc;
  background: #fff;
}

.news2 .updown {
  padding-top: 17px;
  margin-top: 20px;
  border-top: 1px dashed #c1c1c1;
  margin-bottom: 92px;
}

.news2 .updown .up {
  margin-top: 0px;
  margin-bottom: 0px;
}

.news2 .updown p {
  line-height: 32px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #666666;
}

.news2 .updown p .img {
  display: inline-block;
}

.news2 .updown p .img img {
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 3px;
}

.news2 .updown p .on {
  color: #019fe6;
}

.news2 .updown p span {
  font-size: 14px;
  font-size: 1.4rem;
  color: #666666;
}

.news2 .updown p a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #666666;
}

.news2 .updown p a:hover {
  color: #019fe6;
}

.news {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.news li {
  margin-bottom: 70px;
}

@media screen and (max-width: 999px) {
  .news li {
    margin-bottom: 40px;
  }

  .news2 .xqy h1 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 30px;
  }

  .news2 .time {
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .news2 .updown {
    margin-bottom: 40px;
  }

  .news li {
    margin-bottom: 20px;
  }

  .news .m4_box {
    margin-bottom: 20px;
  }
}

.contact {
  padding-bottom: 99px;
}

.contact .cz_part {
  width: 510px;
}

.contact .conat {
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
}

.contact .ctx_ul {
  margin-top: 0px;
}

.contact .ctx_ul li {
  padding-left: 31px;
  line-height: 44px;
  color: #333333;
}

.contact .ctx_ul li a {
  color: #333333;
}

.contact .ctx_ul li.li1 {
  background: url(../images/conli1.png) no-repeat left 14px;
}

.contact .ctx_ul li.li2 {
  background: url(../images/conli2.png) no-repeat left 10px;
}

.contact .ctx_ul li.li3 {
  background: url(../images/conli3.png) no-repeat left 14px;
}

.contact .ctx_ul li.li6 {
  background: url(../images/conli6.png) no-repeat left 11px;
}

.contact .ctx_ul li.li7 {
  background: url(../images/conli7.png) no-repeat left 11px;
}

.contact .ctx_ul li.li8 {
  background: url(../images/conli8.png) no-repeat left 10px;
}

.contact .ctx_ul li.li9 {
  background: url(../images/conli9.png) no-repeat left 10px;
}

.contact .ctx_ul li.li10 {
  background: url(../images/wx.png) no-repeat left 10px;
}

.contact .ctx_ul li a:hover {
  color: #019fe6;
}

.contact .cy_part {
  width: 661px;
}

.contact .xing input {
  width: 312px;
  height: 54px;
  line-height: 54px;
  padding-left: 13px;
  color: #666666;
  border: 1px solid #d2d2d2;
}

.contact .xing {
  padding-left: 14px;
  margin-bottom: 23px;
}

.contact .xing2 {
  background: url("../images/xing.png") no-repeat left 24px;
}

.contact .textarea {
  font-family: Arial;
  width: 647px;
  padding-left: 13px;
  border: 1px solid #d2d2d2;
  line-height: 52px;
  height: 187px;
  color: #666666;
}

.contact .xing input.capt {
  width: 177px;
  height: 54px;
  padding-left: 13px;
  color: #666666;
  border: 1px solid #d2d2d2;
}

.contact .yzm {
  cursor: pointer;
  vertical-align: middle;
  margin-left: 17px;
}

.contact .xing3 {
  display: inline-block;
}

.contact .csub {
  width: 250px;
  height: 54px;
  text-align: center;
  text-align: center;
  background: #019fe6;
  color: #fff;
  float: right;
  cursor: pointer;
  line-height: 54px;
}

.contact .csub:hover {
  background: #333;
}

.contact .ditu {
  margin-top: 30px;
}

.contact .ditu img {
  display: block;
  width: 100%;
  max-width: 1200px;
  max-height: 378px;
  margin: 0 auto;
}

@media screen and (min-width: 1000px) and (max-width: 1219px) {
  .contact .cz_part {
    width: 280px;
  }

  .contact .cy_part {
    width: 670px;
  }

  .contact .xing input {
    width: 300px;
  }

  .contact .textarea {
    width: 643px;
  }

  .contact .csub {
    width: 220px;
  }

  .contact .whether {
    padding: 0 50px;
  }

  .contact .con_name input {
    height: 52px;
    width: calc(100% - 13px);
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 13px;
    color: #a6a6a6;
    border: 1px solid #d2d2d2;
  }
}

@media screen and (max-width: 999px) {
  .contact .cz_part {
    width: 100%;
    padding-top: 20px;
  }

  .contact .cy_part {
    width: 100%;
    padding-top: 20px;
  }

  .contact .textarea {
    width: calc(100% - 13px);
  }

  .contact .contact {
    padding-bottom: 70px;
  }

  .contact .zydiv {
    width: 100%;
  }

  .contact .xing input {
    width: calc(100% - 13px);
  }

  .contact .whether {
    padding: 0 30px;
  }

  .contact .con_name input {
    height: 52px;
    width: calc(100% - 13px);
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 13px;
    color: #a6a6a6;
    border: 1px solid #d2d2d2;
  }
}

@media screen and (max-width: 850px) {
  .contact .csub {
    width: 100%;
  }
}

@media screen and (max-width: 699px) {
  .contact .zydiv {
    width: 100%;
  }

  .contact .csub {
    width: 100%;
  }

  .contact .xing3 {
    display: block;
  }

  .contact .yzm {
    margin-bottom: 27px;
    margin-left: 14px;
  }

  .contact .xing input.capt {
    width: 96%;
  }
}

@media screen and (max-width: 479px) {
  .contact {
    padding-bottom: 20px;
  }
}

@media screen and (max-width: 420px) {
  .contact .xing3 {
    display: block;
  }

  .contact .yzm {
    margin-bottom: 20px;
    margin-left: 15px;
  }
}

.gotop {
  opacity: 0;
  position: fixed;
  bottom: 100px;
  right: 100px;
  width: 53px;
  height: 53px;
  background: url(../images/hrtop.png) no-repeat center center;
  cursor: pointer;
  z-index: 99999;
}

@media screen and (max-width: 640px) {
  .gotop {
    right: 10px;
    border: 10px;
  }
}

/*kefu*/
.kefu {
  position: fixed;
  right: 0px;
  top: 210px;
  width: 69px;
  height: auto;
  text-align: center;
  background-color: #f2f2f2;
  z-index: 99999;
  padding-bottom: 0px;
}

.kefu_nr {
  border-bottom: 1px solid #aaaaaa;
  width: 49px;
  margin-left: 11px;
  padding-top: 2px;
  margin-bottom: 8px;
}

.kefu_nr:last-child {
  border-bottom: 0px;
}

.kefu_nr1 {
  padding-bottom: 3px;
}

.kefu_font {
  line-height: 26px;
}

.kefu a , .kefu span{
  display: block;
  color: #333;
  line-height: 25px;
  font-size: 12px;
  font-size: 1.2rem;
  cursor: pointer;
}

.kefu a:hover,
.kefu a:active {
  color: #2085e4;
}

.kefu_bottom {
  padding-bottom: 0px;
  border: 0;
}

.kefu .linenone {
  border-bottom: none;
  padding-bottom: 0;
}

.kefu a .kefu_font {
  font-size: 12px;
  font-size: 1.2rem;
  color: #333;
}

@media screen and (max-width: 768px) {
  .kefu {
    bottom: 0px;
    top: auto;
    width: 100%;
    padding: 0px;
    padding-bottom: 61px;
    display: block;
  }

  .kefu_nr {
    float: left;
    border-bottom: 0px;
    width: 33.33%;
    margin: 0 auto;
  }

  .kefu_nr1 {
    padding-bottom: 0px;
  }

  .kefu a, .kefu span {
    display: block;
    color: #333;
    line-height: 30px;
  }

  .kefu a:hover,
  .kefu a:active {
    color: #2085e4;
  }

  .kefu {
    padding-bottom: 0px;
    border: 0;
  }

  .kefu .linenone {
    border-bottom: none;
    padding-bottom: 0;
  }

  .kefu a .kefu_font {
    font-size: 12px;
    color: #333;
  }
}

#baguetteBox-overlay {
  display: none;
  opacity: 0;
  position: fixed;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  z-index: 99999999999999999999999999999999999999;
}

#baguetteBox-overlay.visible {
  opacity: 1;
}

#baguetteBox-overlay .full-image {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}

#baguetteBox-overlay .full-image figure {
  display: inline;
  margin: 0;
  height: 100%;
}

#baguetteBox-overlay .full-image img {
  display: inline-block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

#baguetteBox-overlay .full-image figcaption {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  line-height: 1.8;
  color: #ccc;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
  font-family: Verdana, Geneva, sans-serif;
}

#baguetteBox-overlay .full-image:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#baguetteBox-slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  white-space: nowrap;
  -webkit-transition: left .4s ease, -webkit-transform .4s ease;
  transition: left .4s ease, -webkit-transform .4s ease;
  transition: left .4s ease, transform .4s ease;
  transition: left .4s ease, transform .4s ease, -webkit-transform .4s ease;
}

#baguetteBox-slider.bounce-from-right {
  -webkit-animation: bounceFromRight .4s ease-out;
  animation: bounceFromRight .4s ease-out;
}

#baguetteBox-slider.bounce-from-left {
  -webkit-animation: bounceFromLeft .4s ease-out;
  animation: bounceFromLeft .4s ease-out;
}

.baguetteBox-button#next-button,
.baguetteBox-button#previous-button {
  top: 50%;
  top: calc(50% - 30px);
  width: 44px;
  height: 60px;
}

.baguetteBox-button {
  position: absolute;
  cursor: pointer;
  outline: 0;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 15%;
  background-color: #323232;
  background-color: rgba(50, 50, 50, 0.5);
  color: #ddd;
  font: 1.6em sans-serif;
  -webkit-transition: background-color .4s ease;
  transition: background-color .4s ease;
}

.baguetteBox-button:hover {
  background-color: rgba(50, 50, 50, 0.9);
}

.baguetteBox-button#next-button {
  right: 2%;
  display: block !important;
}

.baguetteBox-button#previous-button {
  left: 2%;
  display: block !important;
}

.baguetteBox-button#close-button {
  top: 20px;
  right: 2%;
  right: calc(2% + 6px);
  width: 30px;
  height: 30px;
}

.baguetteBox-button svg {
  position: absolute;
  left: 0;
  top: 0;
}

.spinner {
  width: 40px;
  height: 40px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
}

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: .6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce 2s infinite ease-in-out;
  animation: bounce 2s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }

  50% {
    margin-left: -30px;
  }

  100% {
    margin-left: 0;
  }
}

@keyframes bounceFromRight {
  0% {
    margin-left: 0;
  }

  50% {
    margin-left: -30px;
  }

  100% {
    margin-left: 0;
  }
}

@-webkit-keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }

  50% {
    margin-left: 30px;
  }

  100% {
    margin-left: 0;
  }
}

@keyframes bounceFromLeft {
  0% {
    margin-left: 0;
  }

  50% {
    margin-left: 30px;
  }

  100% {
    margin-left: 0;
  }
}

@-webkit-keyframes bounce {

  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounce {

  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}


.kefu .wx {
  cursor: pointer;
  position: relative;
}
.kefu .wx > img {
  display: none;
  position: absolute;
  right: calc(100% + 15px);
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (min-width: 992px) {
  .kefu .wx:hover > img {
    display: block;
  }
}
@media screen and (max-width: 992px){
  .kefu .wx > img {
    bottom: calc(100% + 10px);
    transform: translate(-50%);
    left: 50%;
    top: auto;
  }
}

.text_dif {
				padding-top: 30px;
				padding-bottom: 40px;
			}

			.text_dif p {
				margin: 0px;
			}

			.text_dif .text_dif_title {
				font-size: 30px;
				font-weight: bold;
				font-stretch: normal;
				line-height: 36px;
				letter-spacing: 0px;
				color: #333;
			}

			.text_dif .show {
				-webkit-line-clamp: initial !important;
				mask-image: none !important;
				-webkit-mask-image: none !important;
			}

			.text_dif .text_dif_text {
				color: #666;
				text-overflow: -o-ellipsis-lastline;
				overflow: hidden;
				text-overflow: ellipsis;
				display: -webkit-box;
				-webkit-box-orient: vertical;
				margin-top: 20px;
				font-size: 16px;
				font-weight: normal;
				font-stretch: normal;
				line-height: 26px;
				letter-spacing: 0px;
				color: #333;
			}

			.text_dif .text_dif_read {
				display: flex;
				justify-content: flex-start;
				margin-top: 30px;
			}

			.text_dif .text_dif_read a,
			.text_dif .text_dif_read span {
				display: none;
				justify-content: center;
				align-items: center;
				color: #019fe6;
				cursor: pointer;
				font-size: 16px;
				min-width: 90px;
				height: 36px;
				padding: 0px 20px;
				border: solid 1px #019fe6;
			}

			.text_dif .text_dif_read a:hover,
			.text_dif .text_dif_read span:hover {
				color: #fff;
				background: #019fe6;
			}

			@media screen and (max-width: 1000px) {
				.text_dif .text_dif_title {
					font-size: 20px;
					line-height: 28px;
				}

				.text_dif .text_dif_text {
					margin-top: 10px;
					font-size: 14px;
					line-height: 24px;
				}

				.text_dif .text_dif_read a,
				.text_dif .text_dif_read span {
					font-size: 14px;
					min-width: 80px;
					height: 32px;
				}
			}

/* @media screen and (max-width: 768px) {
  .kefu .wx > img {
    bottom: 100%;
    transform: none;
    left: 0%;
  }
} */